Skip to content

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Sep 24, 2025

Use pthread_get_stackaddr_np() and pthread_get_stacksize_np() to determine the stack address and size.
(cherry picked from commit 7016044)

Co-authored-by: Rok Mandeljc [email protected]

… limit on macOS (pythonGH-139232)

Use `pthread_get_stackaddr_np()` and `pthread_get_stacksize_np()` to determine the stack address and size.
(cherry picked from commit 7016044)

Co-authored-by: Rok Mandeljc <[email protected]>
@markshannon
Copy link
Member

This is incorrect, as it doesn't add sufficient margin for the hard limit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants